Dashboard
Stallage Data Collection Wizard
Stall Details
Stall Details
Market Name
prepare("select * from markets ") ; $getlga->execute() ; while($rowlga = $getlga->fetch(pdo::FETCH_ASSOC)) { echo "
".$rowlga['NAMES']."
" ; } ?>
Market Section
--SELECT MARKET SECTION--
Market Town
Market LGA
prepare("select * from lga where state_id = 4") ; $getlgam->execute() ; while($rowlgam = $getlgam->fetch(pdo::FETCH_ASSOC)) { echo "
".$rowlgam['lganame']."
" ; } ?>
Zone
Line No
Stall No
EN Number
Ansid No
Stall Type
SINGLE LOCK-UP
DOUBLE LOCK-UP
OPEN SHED
OTHERS
Allocation Certificate No
Allocation Certificate Date
Basis of Occupation
Allocation
Transfer
Inheritance
OTHERS
Any Attached Document ?
YES
NO
Engage Data
Allotee Biodata
Allotee Biodata
Custodian Name
Company Registration No (if the custodian is a company)
Means of Identification
Driving License
National Id
International Passport
OTHERS
ID No
Nationality
Nigerian
Non Nigerian
State of Origin
--SELECT STATE OF ORIGIN--
prepare("select * from states") ; $sql->execute() ; while($row = $sql->fetch(pdo::FETCH_ASSOC)) { $id=$row['state_id']; $data=$row['names']; echo '
'.$data.'
'; } ?>
Local Government Area
--SELECT L.G.A--
Allotee Phone No
Allotee Email Address
Allotee Office Address
ENGAGE DATA
Allotee Next of Kin
Allotee Next of Kin
Allotee Next of Kin
Allotee Next of Kin Phone No
RelationShip with Next of Kin
Spouse
Son
Daughter
Father
Mother
Brother
Sister
Uncle
Aunty
Nice
Friend
Engage Data
Preview Data
Preview Data
STALL DETAIL
ALLOTTEE BIODATA
ALLOTTEE NEXT OF KIN DATA
SUBMIT DATA
Every thing happens here